--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Commit 498652f5834b71b1b854d3044b7b57d3c2c094e9
Parents : c040674
Author : Mark Qvist <mark@unsigned.io>
Date : 2025-01-08T16:44:33+01:00
Added CSMA stats command to host
Changes
Diff
diff --git a/Framing.h b/Framing.h
index d31af63..a8dc4f7 100644
--- a/Framing.h
+++ b/Framing.h
@@ -45,6 +45,7 @@
#define CMD_STAT_CHTM 0x25
#define CMD_STAT_PHYPRM 0x26
#define CMD_STAT_BAT 0x27
+ #define CMD_STAT_CSMA 0x28
#define CMD_BLINK 0x30
#define CMD_RANDOM 0x40
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────